home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IQ Digizine 2
/
IQ Digizine 2.iso
/
pc
/
screemq.dir
/
00104.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-12-08
|
188 b
|
10 lines
on exitFrame
global IQcursor
set the visible of sprite 11 to 1
clearCursors()
repeat with i = 30 to 38
set the cursor of sprite i to IQcursor
end repeat
puppetSound(0)
end